﻿2026-07-01T21:50:11.1083189Z ##[group]Run actions/checkout@v5
2026-07-01T21:50:11.1083450Z with:
2026-07-01T21:50:11.1083654Z   repository: SaberMage/spt-shell-notify
2026-07-01T21:50:11.1083912Z   path: .adapter-notify
2026-07-01T21:50:11.1086437Z   token: ***
2026-07-01T21:50:11.1086631Z   ssh-strict: true
2026-07-01T21:50:11.1086827Z   ssh-user: git
2026-07-01T21:50:11.1087019Z   persist-credentials: true
2026-07-01T21:50:11.1087237Z   clean: true
2026-07-01T21:50:11.1087428Z   sparse-checkout-cone-mode: true
2026-07-01T21:50:11.1087651Z   fetch-depth: 1
2026-07-01T21:50:11.1087839Z   fetch-tags: false
2026-07-01T21:50:11.1088036Z   show-progress: true
2026-07-01T21:50:11.1088230Z   lfs: false
2026-07-01T21:50:11.1088402Z   submodules: false
2026-07-01T21:50:11.1088593Z   set-safe-directory: true
2026-07-01T21:50:11.1088802Z env:
2026-07-01T21:50:11.1089079Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T21:50:11.1089332Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T21:50:11.1089585Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-01T21:50:11.1089847Z ##[endgroup]
2026-07-01T21:50:11.2902583Z Syncing repository: SaberMage/spt-shell-notify
2026-07-01T21:50:11.2904611Z ##[group]Getting Git version info
2026-07-01T21:50:11.2905255Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-01T21:50:11.2929646Z [command]/usr/bin/git version
2026-07-01T21:50:11.3001226Z git version 2.43.0
2026-07-01T21:50:11.3019937Z ##[endgroup]
2026-07-01T21:50:11.3031018Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2ba63811-4a2f-4519-a7ec-637168afe810' before making global git config changes
2026-07-01T21:50:11.3032200Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T21:50:11.3034231Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-01T21:50:11.3064030Z ##[group]Initializing the repository
2026-07-01T21:50:11.3067055Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-01T21:50:11.3098021Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-01T21:50:11.3098831Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-01T21:50:11.3099887Z hint: of your new repositories, which will suppress this warning, call:
2026-07-01T21:50:11.3100450Z hint: 
2026-07-01T21:50:11.3100846Z hint: 	git config --global init.defaultBranch <name>
2026-07-01T21:50:11.3101293Z hint: 
2026-07-01T21:50:11.3101704Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-01T21:50:11.3102420Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-01T21:50:11.3102967Z hint: 
2026-07-01T21:50:11.3103235Z hint: 	git branch -m <name>
2026-07-01T21:50:11.3103931Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-01T21:50:11.3110956Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-01T21:50:11.3136500Z ##[endgroup]
2026-07-01T21:50:11.3137030Z ##[group]Disabling automatic garbage collection
2026-07-01T21:50:11.3139322Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T21:50:11.3162125Z ##[endgroup]
2026-07-01T21:50:11.3162596Z ##[group]Setting up auth
2026-07-01T21:50:11.3167244Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T21:50:11.3193010Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T21:50:11.3410398Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T21:50:11.3434631Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T21:50:11.3617939Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T21:50:11.3644884Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T21:50:11.3833450Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T21:50:11.3862484Z ##[endgroup]
2026-07-01T21:50:11.3862963Z ##[group]Determining the default branch
2026-07-01T21:50:11.3865655Z Retrieving the default branch name
2026-07-01T21:50:11.9427280Z Default branch 'main'
2026-07-01T21:50:11.9427943Z ##[endgroup]
2026-07-01T21:50:11.9428344Z ##[group]Fetching the repository
2026-07-01T21:50:11.9432855Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-01T21:50:12.5900995Z From https://github.com/SaberMage/spt-shell-notify
2026-07-01T21:50:12.5901442Z  * [new branch]      main       -> origin/main
2026-07-01T21:50:12.5918077Z ##[endgroup]
2026-07-01T21:50:12.5918425Z ##[group]Determining the checkout info
2026-07-01T21:50:12.5920782Z ##[endgroup]
2026-07-01T21:50:12.5925195Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T21:50:12.5966215Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T21:50:12.5992079Z ##[group]Checking out the ref
2026-07-01T21:50:12.5995576Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-01T21:50:12.6033952Z Switched to a new branch 'main'
2026-07-01T21:50:12.6034343Z branch 'main' set up to track 'origin/main'.
2026-07-01T21:50:12.6038211Z ##[endgroup]
2026-07-01T21:50:12.6072684Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T21:50:12.6095794Z ee2d37eadc730c0019e0af82d683074c509634a2
